Sets
the flag indicating whether the user interface should prompt for
the name of a new drawing.
Syntax
SetPromptForDwgName(
askForName As Boolean) As Object
| askForName |
Input Boolean indicating whether the user interface should
prompt for the name of a new drawing
|